You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
NormL1 Method
>
clMtxExpr.NormL1 Method ([In] TOpenCLMatrix)
Dew Math for .NET
clMtxExpr.NormL1 Method ([In] TOpenCLMatrix)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
NormL1 Method
Collapse All
Computes the L1
Norm
for X.
Syntax
C#
Visual Basic
public
static
double
NormL1
([In]
TOpenCLMatrix
X
);
Public
static
Sub
NormL1
(
X
As
[In]
TOpenCLMatrix
)
Remarks
Internally calls
clMatrix.NormL1
Group
NormL1 Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
NormL1 Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!